Welcome![Sign In][Sign Up]
Location:
Search - utf8 big5

Search list

[Other resourceUTF8-gb_big5

Description: 实现UTF8格式的GB2312->big5转换的源代码,开发目的是为了魔兽世界插件中文到繁体中文的快速方便转换。其他转换待完成-achieve UTF8 format GB2312 -
Platform: | Size: 221631 | Author: 艾默 | Hits:

[MultiLanguageLancodeConverter

Description: 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看
Platform: | Size: 33175 | Author: xuzheng | Hits:

[SMSxoops-mod-xconv-1_62

Description: This module is built to provide more practical/effective functions than php iconv for character encoding conversion. Chinese package has been included: gb<->big5, (gb,big5)<->utf8<->unicode, (gb, big5)->pinyin. The Chinese package was built based on the Chinese encoding lib
Platform: | Size: 188654 | Author: little sw | Hits:

[Windows Developconvertz802

Description: 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。    注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,    并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。
Platform: | Size: 791352 | Author: thgy | Hits:

[Other resourceUTF8-gb_big5

Description: 实现UTF8格式的GB2312->big5转换的源代码,开发目的是为了魔兽世界插件中文到繁体中文的快速方便转换。其他转换待完成-achieve UTF8 format GB2312-
Platform: | Size: 221184 | Author: 艾默 | Hits:

[MultiLanguageLancodeConverter

Description: 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看-Can be achieved UNICODE, UTF8, GB2312, as well as between BIG5 conversion. At the same time also offers 16-band View
Platform: | Size: 7904256 | Author: xuzheng | Hits:

[SMSxoops-mod-xconv-1_62

Description: This module is built to provide more practical/effective functions than php iconv for character encoding conversion. Chinese package has been included: gb<->big5, (gb,big5)<->utf8<->unicode, (gb, big5)->pinyin. The Chinese package was built based on the Chinese encoding lib-This module is built to provide more practical/effective functions than php iconv for character encoding conversion. Chinese package has been included: gb <-> big5, (gb, big5) <-> utf8 <-> unicode, (gb, big5)-> pinyin.The Chinese package was built based on the Chinese encoding lib
Platform: | Size: 188416 | Author: little sw | Hits:

[Windows Developconvertz802

Description: 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。    注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码,    并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集。-Uses: Chinese Big5/GBK/Unicode/UTF8 code converters. Note: File conversion only plain text documents (for example, txt, html, etc.) to code, does not apply to such as MS Word, Excel and other binary files. System Requirements: Windows 9x/ME/NT/2000/XP/2003 Installation: extract all files to a new folder, and then directly in Windows Explorer implementation convertz.exe. ConvertZ open after the program settings can be added one column select Shortcut Bar to your desktop, Start menu, or Programs.
Platform: | Size: 790528 | Author: thgy | Hits:

[Otheris_gbk

Description: 这是MTeX套装中的一个重要工具,用于判断一个文件是否包含中文字符,并猜测文件的中文编码(GBK/Big5/UTF8)。-This is a suite MTeX an important tool for judging whether or not a file that contains Chinese characters, and speculate on the Chinese document coding (GBK/Big5/UTF8).
Platform: | Size: 2048 | Author: whoami | Hits:

[MultiLanguagec-decode

Description: ucgui下,汉字解码文件,big5,gbk,utf8,gb212-chinese decode in ucgui big5,gbk,utf8,gb212
Platform: | Size: 54272 | Author: mm | Hits:

[Linux-Unixmyebook

Description: Linux系统下的电子书源代码,支持多种编码(unicode,GBK,BIG5,UTF8),支持自定义跳转页码和自动阅读功能.-E-book under the Linux system source code, supports a wide range of encoding (unicode, GBK, BIG5, UTF8), support for custom page Jump and automatic function.
Platform: | Size: 22528 | Author: baizhantang | Hits:

[File OperateFileEncodingTransform

Description: 这是一个批量转换文件编码的小程序。支持GBK,BIG5, UTF8互相转换,支持自动探测源文件编码-This is a batch file encoding conversion of smaller procedures. Support for GBK, BIG5, UTF8 conversion each other to support the automatic detection of the source file encoding
Platform: | Size: 48128 | Author: ayanamist | Hits:

[Communication-Mobilemailtitle_uncode

Description: //为在电子邮件的标题中使用汉字等,经常把电子邮件的标题使用编码后再进行传输 //常用编码有base4+gb2312, base4+gbk, base4+big5, base4+utf8, base4+qp //本程序就是把电子邮件标题还原。 // 感谢 网友lyh16868.163.com (姓名: luoluo),是他提供了Big5ToGB的转换代码 // 感谢 网友提供了QP编码解码 function UnQPCode(QPString:string):string // 和base4解码 function decode64(instr:string):string // 正因为网友的无私奉献,才能成就小鸟的集成, // 小鸟不敢独自享用此代码, 因此,又把此代码奉献给大家 // 祝广大痛着并快乐者的编程爱好者,编程技术更上一层楼 // fzh7900033@163.com // 2010年5月21日整理-//The title in the e-mail using Chinese characters, etc., often using coded e-mail before heading to transmit// common code has base4+ gb2312, base4+ gbk, base4+ big5, base4+ utf8, base4+ qp// This procedure is to restore the email header.// Thanks friends lyh16868.163.com (name: luoluo), he provides a Big5ToGB conversion code// thank provides users QP codec function UnQPCode (QPString: string): string // and base4 decoding function decode64 ( instr: string): string // is because users of selfless dedication to the integration of bird achievement,// the birds can not access this code alone, so again this code is dedicated to you// I wish the majority of pain and Happy' s programming enthusiasts, programming higher level// fzh7900033@163.com// 2010年5月21 on Readjusting
Platform: | Size: 332800 | Author: fangzh | Hits:

[MPIGB2312.BIG5.Unicode.UTF8

Description: 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
Platform: | Size: 1024 | Author: march | Hits:

[WEB Codephpwind_GBK_8.0

Description: phpwind 系列社区程序是一套采用php+mysql数据库 方式运行并可生成 html 页面的全新且完善的强大系统。产品支持多种编码选择:GBK,BIG5,及UTF8,支持各种语言文字。我们希望作为一个开源、共享的软 件,phpwind 可以以其 流畅的速度与 高负载能力激起各位加入phpwind阵营的热情,并共同打造专业品牌 phpwind.net! -phpwind series of community programs is a way of using php+ mysql database and can generate html page to run a new and powerful sound system. Product support multiple encoding options: GBK, BIG5, and UTF8, support a variety of languages. We hope that as an open source, shared software, phpwind can smooth the speed of its high load capacity and aroused the enthusiasm of you to join phpwind camp, and jointly create a professional brand phpwind.net!
Platform: | Size: 10785792 | Author: 袁波 | Hits:

[WEB Codephpwind_BIG5_8.3

Description: PHPWind社区程序是一套采用php+mysql数据库方式运行并可生成html页面的全新且完善的强大系统。产品支持多种编码选择:GBK,BIG5,及UTF8。我们希望作为一个开源的系统,phpwind可以以其流畅的速度与高负载能力激起各位加入phpwind阵营的热情,并共同打造专业品牌phpwind!-dd
Platform: | Size: 11958272 | Author: a | Hits:

[matlabcode_convert.tar

Description: 编码格式转换,UTF8, ASIC, BIG5, GBK 相互转化-Encoding format conversion, UTF8, ASIC, BIG5, GBK into each other
Platform: | Size: 9216 | Author: driftage | Hits:

[WEB Codephpwind_GBK_8.3

Description: PHPWind社区程序是一套采用php+mysql数据库方式运行并可生成html页面的全新且完善的强大系统。产品支持多种编码选择:GBK,BIG5,及UTF8。我们希望作为一个开源的系统,phpwind可以以其流畅的速度与高负载能力激起各位加入phpwind阵营的热情,并共同打造专业品牌phpwind!-PHPWind Community program is a way of using php+ mysql database and can generate html page to run a new and powerful sound system. Product Support variety of encoding options: GBK, BIG5, and UTF8. We hope that as an open source system, phpwind to its smooth speed and high load capacity aroused the enthusiasm of you to join phpwind camp, and together create a professional brand phpwind!
Platform: | Size: 11965440 | Author: Terria chen | Hits:

[Windows Developiscuz!-X

Description: 本插件支持 GBK简体 UTF8简体 BIG5繁体 UTF8繁体 语言编码。 插件适用版本:Discuz! X1.5 作品的介绍如下: 1.可用于限制游客看帖字数。 2.不局限于游客,你可以设置任何用户组。 3.可自行设置使用的版块。 4.可设置提醒文字。 5.楼主内容和回复的内容可以分开设置(如可以设置游客无法浏览帖子正文,但可以浏览会员的回帖内容) -This plug-in support for UTF8 Simplified GBK BIG5 Traditional UTF8 Simplified Traditional language code. Plug-in application version: Discuz! X1.5 works as follows: 1. Can be used to restrict the tourists to see posts words. 2. Not limited to tourists, you can set any user group. 3. Can be used to set their own section. 4. Can be set to remind the text. 5. Landlord content and response content can be set separately (eg, visitors can browse the post to set the text, but you can browse the content of member Replies)
Platform: | Size: 14336 | Author: aihe | Hits:

[WEB Codephpwind_BIG5_8.5

Description: 软件简介 PHPWind社区程序是一套采用php+mysql数据库方式运行并可生成html页面的全新且完善的强大系统。产品支持多种编码选择:GBK,BIG5,及UTF8。我们希望作为一个开源的系统,phpwind可以以其流畅的速度与高负载能力激起各位加入phpwind阵营的热情,并共同打造专业品牌phpwind! phpwind 8.5从内容的表现方式、组织形式和推送方式三个角度进行了加强。站长可根据实际运营需求设置版块图片内容的表现形式;个人中心新鲜事增加了话题功能,方便用户进行群聊和查找相关内容;注册可灵活的设置需要填写的字段和要推送给用户的内容等等,以下简单罗列,此外,phpwind 8.5除了兼容8.3的风格插件,还完美兼容phpwind 周边产品哦~~ -Software profile PHPWind community program is a set of using PHP+ mysql database can be operated in such a manner and generating HTML pages of new and perfect powerful systems. Product support multiple choice: GBK code, BIG5, and UTF8. We hope that as an open source system, with its phpwind can smooth the speed and high load ability to arouse everyone to join phpwind faction enthusiasm, and jointly create professional brand phpwind! The phpwind 8.5 expression from content, the organization forms and delivery ways to strengthen three viewpoints. According to actual operation demand webmaster forums pictures content set form Personal center s new increase the topic function, convenient user group chat and search relevant content Registered but flexible Settings need to fill in the fields and to push to the user content and so on, the following simple list, in addition, the phpwind 8.5 besides compatible 8.3, perfect compatibility style plugin phpwind peripheral products oh ~ ~
Platform: | Size: 13458432 | Author: 吕欢欢 | Hits:
« 12 »

CodeBus www.codebus.net